getOverlay ( class in module OverlayCapableJsPlumbUIComponent )

Description

Gets an overlay, by ID. Note: by ID. You would pass an 'id' parameter in to the Overlay's constructor arguments, and then use that to retrieve it via this method.

Parameters

Returns

{object}

The overlay stored against the given id, null if not found.